-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.0.3
-
Code
-
Classes
- Logger
Total Complexity |
21 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
249 |
Lines of code |
91 |
Logical lines of code |
36 |
Comment lines |
99 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
S |
54 |
3 |
23 |
initialize() |
S |
75 |
2 |
5 |
__construct() |
S |
68 |
1 |
7 |
fetchAll() |
S |
75 |
1 |
4 |
debug() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
debugIsEnabled() |
S |
81 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |
deleteLogs() |
S |
76 |
1 |
4 |
createDatabaseTable() |
S |
66 |
1 |
10 |
getDatabaseTableName() |
S |
80 |
1 |
3 |
databaseTableDoNotExists() |
S |
74 |
1 |
4 |
dropDatabaseTable() |
S |
77 |
1 |
4 |